[INFO] fetching crate rdom-tui 0.3.14...
[INFO] fixing rdom-tui-0.3.14 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rdom-tui 0.3.14 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rdom-tui 0.3.14
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rdom-tui 0.3.14
[INFO] tweaked toml for crates.io crate rdom-tui 0.3.14 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdom-tui 0.3.14 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdom-tui 0.3.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rdom-core v0.3.5
[INFO] [stderr]   Downloaded open v5.3.4
[INFO] [stderr]   Downloaded rdom-parser v0.3.4
[INFO] [stderr]   Downloaded rdom-css v0.3.4
[INFO] [stderr]   Downloaded rdom-style v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6
[INFO] running `Command { std: "docker" "start" "bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking rdom-core v0.3.5
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking open v5.3.4
[INFO] [stderr]     Checking rdom-style v0.3.4
[INFO] [stderr]     Checking rdom-parser v0.3.4
[INFO] [stderr]     Checking rdom-css v0.3.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling rdom-tui v0.3.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/ua_chrome.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     rdom_showcase::demos::ua_chrome::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (example "ua_chrome") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/counter_button.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     rdom_showcase::demos::counter_button::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/selectable_text.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     rdom_showcase::demos::selectable_text::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (example "counter_button") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (example "selectable_text") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/border_collapse_demo.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     rdom_showcase::demos::border_collapse::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (example "border_collapse_demo") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/tree_nav.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rdom_showcase::demos::tree_nav::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/tab_form.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     rdom_showcase::demos::tab_form::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (example "tab_form") due to 1 previous error
[INFO] [stderr] error: could not compile `rdom-tui` (example "tree_nav") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/parse_and_render.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     rdom_showcase::demos::parse_and_render::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/dom_api_demo.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     rdom_showcase::demos::dom_api::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/scrollable_list.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     rdom_showcase::demos::scrollable_list::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> examples/sticky_demo.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     rdom_showcase::demos::sticky::run_standalone()
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (example "sticky_demo") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (example "parse_and_render") due to 1 previous error
[INFO] [stderr] error: could not compile `rdom-tui` (example "dom_api_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `rdom-tui` (example "scrollable_list") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> tests/integration/animations_demos_snapshot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rdom_showcase::demos::{interval_counter, raf_progress, transition_box};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/border_collapse_snapshot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rdom_showcase::demos::border_collapse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> tests/integration/counter_button_snapshot.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rdom_showcase::demos::counter_button;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/dom_api_snapshot.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rdom_showcase::demos::dom_api;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/mutation_observer_snapshot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rdom_showcase::demos::mutation_observer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/parse_and_render_snapshot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rdom_showcase::demos::parse_and_render;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/scrollable_list_snapshot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rdom_showcase::demos::scrollable_list;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/selectable_text_snapshot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rdom_showcase::demos::selectable_text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/sticky_snapshot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rdom_showcase::demos::sticky;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]  --> tests/integration/tab_form_snapshot.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rdom_showcase::demos::tab_form;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> tests/integration/text_demos_snapshot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rdom_showcase::demos::{headings, inline_formatting, whitespace_modes};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rdom_showcase` in this scope
[INFO] [stdout]   --> tests/integration/ua_chrome_snapshot.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rdom_showcase::demos::ua_chrome;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rdom_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rdom_showcase`, use `cargo add rdom_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdom-tui` (test "integration") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6", kill_on_drop: false }`
[INFO] [stdout] bcb0a72c2b597f3635eb516b5654c90627e8bd4db109a45daa6a8e04452d57c6
